x11: Add "pointer" to the is-not-a-touchscreen device name checks
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 17 Nov 2015 14:36:08 +0000 (15:36 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 17 Nov 2015 15:22:06 +0000 (16:22 +0100)
commitc5b7cd97b66c2a3afc51fa9b255142e3ea42f838
treec467e09b147daf9e72737473188a5376e68ca203
parent0ca014af1493d255011f351ae6c40b9f9a925af3
x11: Add "pointer" to the is-not-a-touchscreen device name checks

Commit 1266d15c4 also broke Xwayland, as it does the same trick
than VMWare pointers. Let's extend the heuristic to check for "pointer"
in the device name, what can possibly go wrong...

https://bugzilla.gnome.org/show_bug.cgi?id=757358
gdk/x11/gdkdevicemanager-xi2.c